This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
Window | |
class Window | |
property CanLiveResize as boolean | |
property collapseable as boolean | |
method CollapseAllWindows(collapse as boolean) | |
property collapsed as boolean | |
property Hasborder as boolean | |
property HasCloseBox as boolean | |
property HasCollapseBox as boolean | |
property HasHorizontalZoomButton as boolean | |
property HasMaximizeBox as boolean | |
property HasMinimizeBox as boolean | |
property HasNoShadow as boolean | |
property HasSideTitlebar as boolean | |
property HasToolbarButton as boolean | |
property HasVerticalZoomButton as boolean | |
property InWindowMenu as boolean | |
property IsIconic as boolean | |
property IsResizeable as boolean | |
property IsZoomed as boolean | |
property MetalLook as boolean | |
property Modified as boolean | |
method RemoveWindowProxyIcon | |
method SetTransparency(value as integer) as boolean | |
method SetWindowProxyIcon(type as string,creator as string) | |
method SmoothResize(width as integer,height as integer) | |
method UpdateDockWindow | |
method UpdateNow | |
method UpdateNowRect(left as integer,top as integer,width as integer,height as integer) | |
method WindowFrameRect as ScreenRect | |
property WindowProxyIconFile as folderitem | |
property WinMenuHandle as integer |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.